CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FTP RFC959

搜索资源列表

  1. ftp-rfc959

    0下载:
  2. 用java实现的ftp功能的源代码,经过编译通过的,可以直接使用。-achieved using ftp function in the source code, after the compiler can be used directly.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:52465
    • 提供者:于家新
  1. rfc959-ftp

    0下载:
  2. RFC959 -FTP协议官方规范文档,写FTP应用程序必读的参考资料。(英文原版)-RFC959-standard FTP protocol official documents, was made mandatory FTP applications electronically. (English original)
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:260449
    • 提供者:谭梦鹏
  1. 070508FTPRFC959

    0下载:
  2. FTP RFC959 中文版文件传输协议(File Transfer Protocol, FTP)实现FTP断点续传-RFC959 Chinese version of FTP (file transfer protocol File Transfer nonrequiring col, FTP) to achieve FTP HTTP
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13948
    • 提供者:wenlin
  1. Client

    1下载:
  2. 这是一个关于ftp client的程序,符合ftp RFC959标准,可以直接访问任何ftp地址,不过是命令行的形式
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:3129
    • 提供者:林帅
  1. CFtpMgr

    0下载:
  2. 此ftp客户端根据FTP协议(rfc959)编写,不采用现成的FTP API。所以对于想理解FTP协议并编写代码实现协议的朋友是个不错的参考!
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:15368
    • 提供者:david
  1. server

    0下载:
  2. ftp server 程序,RFC959,支持上传下载ls dir pwd等
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:25072
    • 提供者:liusong
  1. rfc959

    0下载:
  2. ftp protocol analysis
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:39309
    • 提供者:ddd
  1. rfc959

    0下载:
  2. rfc ftp的完整协议, 开发ftp的必读文档-rfc ftp a complete agreement to develop a must-read document ftp
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:507147
    • 提供者:chenheng
  1. rfc959_chn

    0下载:
  2. 完整的RFC959 ftp 中文说明,是编写ftp服务器与客户端的标准文档。-Chinese descr iption of a complete RFC959 ftp, ftp server, the preparation of standard documents with the client.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:331475
    • 提供者:王二小
  1. aftp-1.02

    0下载:
  2. 根据rfc959协议,实现的FTP上传下载.可跨平台使用.-According to the agreement rfc959 realized FTP uploading and downloading. Can be cross-platform use.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:118397
    • 提供者:谭宜平
  1. rfc959chinesepdf

    0下载:
  2. 文件传输协议ftp的中文版 rfc959的中文pdf-Ftp File Transfer Protocol rfc959 the Chinese version of the Chinese pdf
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:151876
    • 提供者:liu
  1. MYFTP

    0下载:
  2. 自己开发的符合RFC959标准的FTP服务器-Their own development in line with the RFC959 standard FTP server
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:369852
    • 提供者:zychen
  1. FTP_client_by_C

    0下载:
  2. 遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件-AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:37727
    • 提供者:张凯瑞
  1. ftp

    0下载:
  2. unix下的ftp客户端和服务端,实现rfc959的功能-Under unix the ftp client and server to achieve the functions of rfc959
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5580
    • 提供者:wangkuan
  1. rfc959

    0下载:
  2. This graphics specyfication of rfc 959 ftp protocol.-This is graphics specyfication of rfc 959 ftp protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:35536
    • 提供者:tdfs
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. RFC959

    0下载:
  2. FTP协议官方中英文文档,详细的描述了FTP协议的命令与响应,对FTP的实现有很大的帮助。-FTP protocol official in Chinese and English documents, a detailed descr iption of the FTP protocol command and response, implementation of the FTP is very helpful.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:547399
    • 提供者:李文凯
  1. rfc959

    0下载:
  2. Ftp 文件传输协议的rfc文档,帮助大家很详细的了解ftp的传输过程-FILE TRANSFER PROTOCOL
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:67015
    • 提供者:王瑞
  1. FileTransferProtocol

    0下载:
  2. FTP RFC959 协议的中文版。 如果有朋友需要的话,可以下载.-FTP RFC959の中国版
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:119770
    • 提供者:zhangziwe
  1. FTP_socket

    0下载:
  2. 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:765659
    • 提供者:gyh
« 12 »
搜珍网 www.dssz.com